Skip to content

Conversation

@emk
Copy link
Contributor

@emk emk commented Mar 24, 2024

We add a new command-line flag allowing the user
to combine regular geocoder output with columns
from libpostal.

emk added 3 commits March 26, 2024 07:17
We add a new command-line flag allowing the user
to combine regular geocoder output with columns
from libpostal.
This also theoretically fixes two advisories:

- A resource-exhaustion DoS in h2, and
- A async file I/O issue on Windows.

Neither of these should be especially likely to affect typical use of
geocode-csv, because it connects to known HTTP endpoints, and isn't run
on Windows.
We upgrade Cargo.deny, and fix many of the warnings.
@emk emk force-pushed the por_que_no_los_dos branch from 8b11608 to c970e57 Compare March 26, 2024 11:18
@emk emk merged commit 383b590 into main Mar 26, 2024
@emk emk deleted the por_que_no_los_dos branch March 26, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants